Appliance Recovery Backup SystemName Archive Summary
The Appliance Recovery Backup SystemName Archive Summary schema contains commonly used information about a backup archive.
This schema was added in vSphere API 6.7.
{
"archive": "string",
"timestamp": "string",
"version": "string",
"comment": "string"
}
Backup archive identifier.
This property was added in vSphere API 6.7.
When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: com.vmware.appliance.recovery.backup.system_name.archive
. When operations return a value of this schema as a response, the property will be an identifier for the resource type: com.vmware.appliance.recovery.backup.system_name.archive
.
Time when this backup was started.
This property was added in vSphere API 6.7.
The version of the appliance represented by the backup archive.
This property was added in vSphere API 6.7.
Custom comment added by the user for this backup.
This property was added in vSphere API 6.7.